
This article is about the computer science concept. For the sociology concept, see social class. As in taxonomy, the classifications of species, a class hierarchy in computer science is a classification of object types, denoting objects as the instantiations of classes (class is like a blueprint, the object is what is built from that blueprint) in...
Found on
http://en.wikipedia.org/wiki/Class_hierarchy

a collection of classes organized into a directed acyclic graph (DAG) by derived/base relationships. TC++PL 2.6.2, 12, 15, D&E 1.1, 7.2, 8.2.3.
Found on
http://www.stroustrup.com/glossary.html
No exact match found.